home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part1 / 4492 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: ionews.ionet.net!usenet
  2. From: courtney@ionet.net (Craig S. Courtney)
  3. Newsgroups: comp.dcom.modems
  4. Subject: Re: getting 57.200 dial-up in Win95
  5. Date: Sun, 11 Feb 1996 09:29:46 GMT
  6. Organization: Internet Oklahoma
  7. Message-ID: <4fkcts$a2@ionews.ionet.net>
  8. References: <4f0a11$f46@vip.cybercity.dk> <311a1d09.4149434@news.iquest.com> <4fhgsi$8f4@portal.gmu.edu>
  9. NNTP-Posting-Host: osip87.ionet.net
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. "Dean S. Eveland" <develand@OSF1.gmu.edu> wrote:
  13.  
  14. >roberson@iquest.com (Frank Roberson) wrote:
  15. >>reupke@vip.cybercity.dk (Christian Reupke) wrote:
  16. >>
  17. >>>How does I get a 57.200 dial-up to Internet in Widows 95. I have a Accex 1414V (14.400 bit/s.), and it's only connect with 14.400 =
  18. >instead of 57.200. The first time after a Windows installation it connected with 57.200.
  19. >>>
  20. >>>Thanks to all who helps me :)
  21. >>>
  22. >>>Christian Reupke
  23. >>>reupke@vip.cybercity.dk
  24. >>>
  25.  
  26. Your modem is reporting the DTE speed. This is the actual speed that
  27. the modem is communicating with the distant end. 14.4 is the top speed
  28. for your modem. 57.6 is the throughput of your modem, it's using data
  29. compression, error correction, and hardware handshaking. Windows95
  30. caused this by sending the command AT&F to your modem, telling it to
  31. load the default settings.
  32.  
  33. To make it report the throughput (or DCE speed) do this.
  34.  
  35. Start Terminal. (Yes, that old thing from 3.1 still has some uses)
  36.  
  37. Make sure that it is communicating with your modem (correct port, etc)
  38. by typing AT Z.  It should say OK.
  39.  
  40. Type: AT W1 <cr>  (Tells modem to report DTE, protocol, and DCE
  41. speeds)
  42.  
  43. Type: AT &W <cr> (Stores configuration to modem)
  44.  
  45. Type: AT &F <cr> (Recalls configuration from modem--the one you just
  46. stored)
  47.  
  48. You're all set. Quit terminal. Your modem should now report the 57,600
  49. speed now.
  50.  
  51. Craig
  52.  
  53.  
  54.